ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / IItemsSource<T> Interface
Members

In This Topic
    IItemsSource<T> Interface
    In This Topic
    The interface of items source.
    Syntax
    'Declaration
     
    
    Public Interface IItemsSource(Of T) 
    public interface IItemsSource<T> 
    Type Parameters
    T
    See Also